Mahalis wrote:
> sphere{0,0.875 pigment{image_map{sys "earthmap.bmp" map_type 1 transmit all
> 0.5}} finish{diffuse 1}} //earth- here's where it crashes
Are you using a palleted 8 bit .bmp? The 'transmit all' only works
with 256 color palleted image files. Not that it explains the crash
but it is something that you should know anyway. Try converting the
.bmp to a .gif file and see if the problem persists.
--
Ken Tyler - POV-Ray Technical Assistance Group
Post a reply to this message
|